Welcome![Sign In][Sign Up]
Location:
Search - student management

Search list

[Education soft systemStudentInfoMgr

Description: 非常实用的一个NetBeans开发的学生管理系统,可以添加删除管理学生信息-NetBeans very practical development of a student management system, you can add and delete student information management
Platform: | Size: 525312 | Author: 邓国民 | Hits:

[Education soft systemStudent-Management-System

Description: 相对来讲是一个比较简单的学生管理系统,不过对初学者的帮助应该很大-Relatively speaking, is a relatively simple student management system, but should be a great help for beginners! ! !
Platform: | Size: 1340416 | Author: 林冬冬 | Hits:

[Education soft systemStudent-management-system-

Description: 是一个用VB和Access实现的学生管理系统,包括学生的基本信息的管理和学生选课及成绩管理-Is realized with VB and Access student management system, including students with basic information management and student course selection and performance management
Platform: | Size: 2336768 | Author: liao | Hits:

[Education soft systemStudent-management-system

Description: 学生管理系统 1) 实现对学生信息的查找、添加、删除、修改、浏览、保存、从文件读取功能。 2) 使用结构体对学生信息的存储。 3) 使用链表实现对学生信息的查找、添加、删除、修改、浏览等操作。 -Student management system 1) the achievement of student information to find, add, delete, modify, view, save, reading from a file function. 2) Use the structure of information stored on the students. 3) Use the list to find information on students to achieve, add, delete, modify, view such an operation.
Platform: | Size: 304128 | Author: fanyunbin | Hits:

[Education soft systemStudent-management-system

Description: 一个学生管理系统单机版 提供注册 添加学员查询学员修改学员-Student management system
Platform: | Size: 223232 | Author: 吴帅 | Hits:

[JSP/JavaStudent-Management-System

Description: 运用java语言实现了完整的学生学籍管理系统,功能齐全。-Using java language a complete Student Management System, fully functional.
Platform: | Size: 7168 | Author: hlf | Hits:

[Education soft systemStudent-management-system

Description: 实现功能包括如下几个部分: 1.系统管理:登录,修改密码 2. 学籍管理:新生注册,修改信息 3.学生信息管理:显示学生列表,更改学生状态录入学生各学期科目成绩、修改 4.课程管理:添加新课程 3.选课管理:添加、删除选课,显示选课列表,添加选课成绩 4.成绩管理:查看成绩,统计成绩 -Implementation features include the following sections: 1. System Administration: Login, change your password 2. Student Management: student registration, modify the information 3. Student Information Management: Displays a list of students, change student status each semester course grades of students entered, modified 4. Course management: Add new curriculum 3. Course management: Add, delete, course selection, course selection list displayed, add the course selection results 4. Performance management: View results, statistical results
Platform: | Size: 2364416 | Author: king | Hits:

[Education soft systemCSharp-student-management

Description: 本系统为用C#编写的学生信息管理系统,功能完善,界面友好,内附数据库表格,并配有PPT详解制作思路 PS:环境Vs 2005,SQL server 2005,登陆密码,详见T_User用户表中的用户编号和密码。 注意:一定要先将数据库表导入到SQL server 2005中,后才能运行,本程序可作为数据库的课程设计或者软件综合实习的作业。-a C#-based student management system
Platform: | Size: 2985984 | Author: xiao ru | Hits:

[JSP/JavaJava-student-management

Description: 本资源为Java版的学生管理系统,界面友好,人性化,功能完善,涵盖数据库所有操作,可以作为数据库以及Java等课程的课程设计(含两个版本,可以分别在dos下运行或者eclipse下运行) PS:内附数据库表格(运行前需导入到数据库),数据库环境为SQL Server 2005,另附课程设计报告,介绍制作流程以及思路,用法。-The resources for the Java version of the student management system, user-friendly, user-friendly, comprehensive, covering all database operations, such as databases, and Java course curriculum design (including the two versions can be run separately or in dos run eclipse ) PS: containing a database table (to be imported into the database before running), the database environment is SQL Server 2005, attached curriculum design report describing the production process and the idea of ​ ​ usage.
Platform: | Size: 756736 | Author: xiao ru | Hits:

[Education soft systemstudent-management-system

Description: 基于C语言实现的小型学生管理系统,具有增加、修改、查询、删除等功能。-student management system
Platform: | Size: 8192 | Author: 夏樱 | Hits:

[Education soft systemstudent-management-system

Description: 学生个人管理系统,包括输入个人信息,学号,专业等 -Individual student management system
Platform: | Size: 2700288 | Author: 于明月 | Hits:

[Education soft systemStudent-management-system

Description: 学生管理系统,与教育管理系统原理上一致,单功能不相同,能解决这方面的急需-Student management system, and the education management system the same principle, a single function is not the same as the urgent need to address this
Platform: | Size: 4096 | Author: 落成 | Hits:

[Education soft systemstudent-management-system-2.0

Description: 好用的学生管理系统 如题所示是asp2.0+sql模式-Useful student management system such as the title shows the asp2.0+ sql mode
Platform: | Size: 313344 | Author: 蒋志远 | Hits:

[Education soft systemMFC-Student-Management-System-

Description: 学生管理系统的MFC的简单实现,绝对可以用的。-Student management system to achieve a simple MFC definitely can be used.
Platform: | Size: 222208 | Author: 樊启峰 | Hits:

[Education soft systemStudent-management-system

Description: 使用VC编写的学生管理系统,对其他的管理系统的设计应该有借鉴作用-Prepared using the VC student management system, management system for the design of the other reference should be
Platform: | Size: 8168448 | Author: 王东强 | Hits:

[Education soft systemStudent-management-system

Description: 学生管理系统 程序构思 1函数声明是#include<iostream.h> #include<string.h> #include<fstream.h> #include<stdlib.h>用来调用exit() #include<iomanip.h>输入输出控制 2建立一个“student类”,学生资料包括学生姓名,课程成绩,名次,学号 3friend void main():允许了类外访问类中的任意成员 4主函数一:通过“*”形成功能界面0—6, 5主函数二:构建指针对象,可存入学生数据,用ofstream*file负责对文件进行插入操作,同时使用flag判断输入是否有效,无效的话输出提示语 6主函数三:通过switch实现多功能 7主函数四:输入,添加功能,通过do-while,if实现 ,并附加提示语(y/n) 8主函数五:修改功能用for(其中记录学生位置),if实现 9主函数六:按姓名查找功能do-while,for,strmcp()来实现 10主函数七:输出所有学生成绩功能,通过对齐函数setw()实现 11主函数八:退出,用exit()实现 -Student management system
Platform: | Size: 13312 | Author: zhnagxuedong | Hits:

[Education soft systemstudent-management

Description: 学生管理系统,对于学生资料可以进行添加,删除,查询,成绩排名,显示所有学生资料-Student management system, information for students can add, delete, query, ranking, display information for all students
Platform: | Size: 237568 | Author: 辛晓霞 | Hits:

[Education soft systemStudent-Management-System

Description: 高校学生管理系统结合SQL SERVER数据库服务器的相关技术,用VC++作为前台应用程序开发工具,阐述了构建成绩管理系统的全过程,建立一套客户机,服务器(C /S)模式的学生成绩管理系统。将用户分为教师和学生,由教师管理课程、学生资料和成绩,学生查询成绩。实现了课程和学生资料的添加、修改、删除和查询功能-Student Management System
Platform: | Size: 764928 | Author: 林小樱 | Hits:

[Education soft systemStudent-Management-System

Description: 1. 实现简单的学生情况管理系统。每个学生记录有下列数据项:学号、姓名、性别、年龄。使用散列表表示学生数据,并采用拉链法解决冲突。试设计一个系统,使之能方便的建立学生情况表,完成对学生情况表的插入、删除和查找。-1 simple case of student management system. Each student recorded the following data items: student number, name, gender, age. Said student data using a hash table, using zip method to solve the conflict. Design a system, so that it can facilitate the establishment of the students in the table, the students complete the table of the insert, delete and search.
Platform: | Size: 148480 | Author: wangsudan | Hits:

[Education soft systemStudent-management-system

Description: 学生管理系统,利用图形界面的,适合于初学者-Student management system, using a graphical interface, suitable for beginners
Platform: | Size: 2614272 | Author: 牛子蛋 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net